.wy-mod-banner {
	POSITION: relative;  BACKGROUND: #fff; HEIGHT: 512px; OVERFLOW: hidden
}
.wy-mod-banner .banners {
	POSITION: absolute; WIDTH: 1920px; HEIGHT: 512px; MARGIN-LEFT: -950px; OVERFLOW: hidden; LEFT: 50%
}
.wy-mod-banner .banner {
	POSITION: absolute; WIDTH: 1920px; HEIGHT: 512px; MARGIN-LEFT: -950px; OVERFLOW: hidden; LEFT: 50%
}


.wy-mod-banner .focus {
	TEXT-ALIGN: center; MARGIN: 0px auto; WIDTH: 960px; PADDING-TOP: 470px
}
.wy-mod-banner .focus A {
	Z-INDEX: 3; POSITION: relative; MARGIN: 0px 3px; WIDTH: 24px; ZOOM: 1; DISPLAY: inline-block; HEIGHT: 74px; OVERFLOW: hidden; TEXT-DECORATION: none
}
.wy-mod-banner .focus A .bg-m {
	Z-INDEX: 4; POSITION: absolute; LINE-HEIGHT: 40px; DISPLAY: none; COLOR: white; FONT-SIZE: 40px; TOP: 6px; CURSOR: pointer; LEFT: 2px
}
.wy-mod-banner .focus A .bg-b {
	BACKGROUND-IMAGE: url(img/i_dot.32.png); POSITION: absolute; WIDTH: 18px; DISPLAY: block; HEIGHT: 18px; TOP: 0px; CURSOR: pointer; LEFT: 0px
}
.wy-mod-banner .focus A .inner {
	BACKGROUND-IMAGE: url(img/i_dot_hover.32.png); Z-INDEX: 9; POSITION: absolute; WIDTH: 18px; DISPLAY: none; HEIGHT: 18px; TOP: 0px; LEFT: 0px; opacity: 0
}
.wy-mod-banner .focus A.on .inner {
	BORDER-BOTTOM: 0px; BORDER-LEFT: 0px; DISPLAY: block; BORDER-TOP: 0px; CURSOR: pointer; BORDER-RIGHT: 0px; opacity: 1; -webkit-transition: opacity .3s ease-in-out; -ms-transition: opacity .3s ease-in-out; transition: opacity .3s ease-in-out
}
.wy-mod-banner .focus A:hover .inner {
	BORDER-BOTTOM: 0px; BORDER-LEFT: 0px; DISPLAY: block; BORDER-TOP: 0px; CURSOR: pointer; BORDER-RIGHT: 0px; opacity: 1; -webkit-transition: opacity .3s ease-in-out; -ms-transition: opacity .3s ease-in-out; transition: opacity .3s ease-in-out
}
.wy-mod-banner .focus .hover .inner {
	DISPLAY: block
}
